Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
translateSingleObject
This procedure returns the translated labels and ToolTips for a single object. This procedure is called from the Repository object retrieval process. It avoids the overhead of creating table entries, performing translations, reading through the translations, and then applying them to the object being retrieved.
Location: af\app\aftrnmngrp.i Parameters:INPUT pdLanguageObj AS DECIMALINPUT pcObjectName AS CHARACTERINPUT pcWidgetName AS CHARACTERINPUT pcWidgetType AS CHARACTERINPUT piWidgetEntries AS INTEGEROUTPUT pcLabels AS CHARACTEROUTPUT pcTooltips AS CHARACTERNotes: The passed inlanguage_objis assumed to be valid. Examples: See thesetFolderDetailsprocedure inry\app\ryrepmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |